@charset "utf-8";
/* CSS Document */


h2 {
	text-align: center;
	letter-spacing: 0.3em;
	font: 1.7em 'SanvitoProSemibold', Verdana, Geneva, sans-serif;
	color: #7b4b53;
	border-top: 1px double #cd8693;
	border-bottom: 1px double #cd8693;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
div#floatright  {
	text-align: center;
	float: right;
	white-space: nowrap;
	margin: 0;
	}	
div#floatright p {
	text-align: right;
	line-height: 1.3em;
	}
div#floatright a:visited {color: #a07c64;}
div#floatright a:visited:hover {
	color: #a07c64; 
	border: 2px solid #c8cadd;
	background-color: #f5dde2;
	background-image: url("../Pictures/main/monstrace-cropped-light.jpg");
   	background-position: 0 35px;
   	background-repeat: no-repeat;
   	background-attachment: fixed;}	
div#rettotop  {
	clear: both;
	text-align: right;
	}


	